home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 3 / Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso / pd / utilities / kingcon / kingcon1.2 / docs / history next >
Text File  |  1996-05-20  |  6KB  |  174 lines

  1. KingCON v1.2 (22.03.94)
  2. =======================
  3.  
  4.     New features:
  5.     -------------
  6.     * Default options can be saved in an environment variable.
  7.  
  8.     * Added new selection-methods that don't involve opening a window
  9.       when several files match during filename-completion.
  10.       This is configured with the FNCMODE-option.
  11.  
  12.     * The memory for the review-buffer can be static if you specify a
  13.       negative value after MAXBUF.
  14.  
  15.     * An extra gadget in the titlebar lets you iconify the window
  16.       quickly using the mouse. The image comes from MUI by
  17.       Stefan Stuntz.
  18.  
  19.     * The review-buffer has gone through some cosmetic changes, making
  20.       it look better when you scroll through it.
  21.  
  22.     * You can now insert the current directory, process number etc
  23.       in the titlebar by using substitution-strings, like the
  24.       AmigaDOS Prompt-command.
  25.  
  26.     * A custom icon, to use when the console is iconified, can be
  27.       defined with the IMAGE-option. An exact position on the
  28.       screen can be specified with ICONPOS<x>/<y>.
  29.  
  30.     * The title for the icon can be specified with ICONTITLE.
  31.  
  32.     * MENUFY-option to create a menuitem in the Tools-menu when
  33.       the window is iconified.
  34.  
  35.     * KEEPCLOSED-option to prevent the window from opening if text is
  36.       ouput to the console while it is iconified.
  37.  
  38.     * FASTUPDATE-option for increasing the speed of the review-buffer.
  39.       Especially useful for 68000-owners. It works by simply updating
  40.       the scrollbar more seldom.
  41.  
  42.     * POPSCREEN-option to bring the screen, on which the window is
  43.       opened, to front.
  44.  
  45.     * New editing- and manouveringkeys:
  46.  
  47.         Control-Left Arrow    - Moves to the previous part of a filename.
  48.         Control-Right Arrow    - Moves to the next part of a filename.
  49.         Control-Up Arrow    - Moves up one line in the review.
  50.         Control-Down Arrow    - Moves down one line in the review.
  51.         Control-Backspace    - Deletes a part of a filename to the left.
  52.         Control-Delete    - Deletes a part of a filename to the right.
  53.  
  54.     * New menu-shortcuts:
  55.         Amiga-J        - Enable/disable jump-scroll.
  56.         Amiga-.        - Show/hide .info-files.
  57.         Amiga-W        - Enable/disable review-buffer.
  58.  
  59.     * When completing a filename and no files match your pattern,
  60.       the devicelist is searched automatically, (just as if you
  61.       had pressed Shift-TAB).
  62.  
  63.     * When you Maximize a window, it doesn't cover the first
  64.       raster line of the screen, so you easily can drag it
  65.       with the mouse.
  66.  
  67.  
  68.     Things that should have been in earlier versions:
  69.     -------------------------------------------------
  70.     * RAW: works now.
  71.  
  72.     * The console doesn't hang if you have v36 of diskfont.library.
  73.       KingCON can even run if some disk-based libraried are
  74.       missing, but some features will be disabled.
  75.  
  76.     * The filename-completion doesn't keep any directory-locks.
  77.  
  78.     * KingCON doesn't crash when trying to open its window on SID2.
  79.  
  80.     * The window is activated when you drop an icon on it.
  81.  
  82.     * WINDOW-option accepts 0x in front of the address like CON:
  83.  
  84.     * SCREEN-option recognises * as the top screen like CON: does.
  85.  
  86.     * Stored command-lines are printed before they are executed when
  87.       you have specified asynchronous typeahead.
  88.  
  89.     * Failing to complete a filename doesn't produce a NULL-character
  90.       on the command-line.
  91.  
  92.     * Wildcards can be used when completing device-names.
  93.  
  94.     * The path in the window-title doesn't mysteriously disappear.
  95.  
  96.     * KingCON understands which process to signal better.
  97.  
  98.     * SetKeyMap works in a KingCON-window.
  99.  
  100.     * The correct font is always used when opening a window on a
  101.       public screen.
  102.  
  103.     * The ARexx-commands Queue, Push and Lines can now be used
  104.       in a KingCON-window. They all use some of the many
  105.       undocumented features of CON:. For example, WaitForChar()
  106.       returns the number of lines in the console's internal
  107.       readbuffer in IoErr().
  108.  
  109.     * Lots of other things that you probably never noticed.
  110.  
  111.  
  112. KingCON v1.1 (15.12.93)
  113. =======================
  114.  
  115.     New features:
  116.     -------------
  117.     * Some more edition functions were added:
  118.  
  119.         Shift-BS        - Deletes the line to the left.
  120.         Shift-Del        - Deletes the line to the right.
  121.         Alt-BS        - Deletes a word to the left.
  122.         Alt-Del        - Deletes a word to the right
  123.         Amiga-Del        - Deletes a whole word.
  124.         Shift-RETURN    - The current command-line is saved to
  125.                       the history-buffer, but it isn't executed.
  126.  
  127.     * The ALT-option allows you to specify the zoom-size more precisely
  128.       than MINI.
  129.  
  130.     * Asynchronous typeahead is possible with the ASYNC-option.
  131.  
  132.     * When a filename with spaces is in it is selected with filename-
  133.       completion, leading and trailing quotationmarks are added.
  134.  
  135.     * You can now drop Workbench icons in the console window to insert
  136.       their filenames in the command line.
  137.  
  138.     * The console window can be iconified and put on the Workbench
  139.       as an AppIcon. This replaces the Minimize-function.
  140.  
  141.     * AmigaDOS wildcards can be used when completing filenames.
  142.  
  143.     * The current directory is shown in the titlebar if you specify
  144.       the SHOWDIR-option.
  145.  
  146.     * The review-buffer's maximum size can be set with the MAXBUF-option.
  147.  
  148.  
  149.     Features that should have been in v1.0:
  150.     ---------------------------------------
  151.     * The 68000-version doesn't contain any 68020-compiled code...
  152.  
  153.     * The console doesn't freeze randomly in RAW-mode.
  154.  
  155.     * Keymaps with multiple-character keys are understood properly.
  156.  
  157.     * The ASL-requester no longer generates Enforcer-hits.
  158.  
  159.     * It is possible to use Amiga-V for pasting in RAW-mode.
  160.  
  161.     * The window's title can now contain ':'.
  162.  
  163.     * The '['-character is visible in the review-buffer.
  164.  
  165.     * The review-buffer understands CR better.
  166.  
  167.     * In addition to this, some minor bugs were fixed in the
  168.       command-line editing and the scrollgadget.
  169.  
  170.  
  171. KingCON v1.0 (13.10.93)
  172. =======================
  173.  
  174.     * First release